Basic configuration
Values | Description |
---|---|
Key: server Value type: string Value: The name of the server to connect to |
defaults write com.ivanti.filedirector server "<SERVER NAME>"
Sets the server to connect to. Once set, the user cannot change the value. Example:
d |
Key: user Value type: string Value: The username of the user to connect with |
defaults write com.ivanti.filedirector user "<USER>"
Sets the user to connect with the File Director server. Once set, the user cannot change the value. Example:
|